CxFmsExceptionsCtrl Object
The CxFmsExceptionsCtrl object is used to display and manipulate the CygNet FMS Exceptions Control. The CxFmsExceptionsCtrl object is an ActiveX control that must be placed in an ActiveX control container such as CygNet Studio.
Declare the object using the following code:
|
CreateObject("CxHmiFms.CxFmsExceptionsCtrl.1") |
The CygNet FMS Exceptions Control displays a grid with rows that represent exceptions records and columns that represent categories of data. The CygNet FMS Exceptions Control provides the same functionality as the Exceptions control in FMS Explorer.
See Using the Exceptions Control (in FMS Explorer) and CygNet FMS Exceptions Control (on CygNet Studio screens) for more information about using this control.
More:


